home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / program / incld391.rea < prev    next >
Text File  |  1996-01-16  |  1KB  |  31 lines

  1. Short:    Generate AmigaGuide/HTML index of include files
  2. Author:   bsimpson@mcs.dundee.ac.uk (Bruce M. Simpson)
  3. Uploader: bsimpson@mcs.dundee.ac.uk (Bruce M. Simpson)
  4. Type:     dev/misc
  5.  
  6.  
  7. This is a package of 5 AmigaDOS scripts which allow you to generate
  8. AmigaGuide or HTML indexes of all your C and Assembler include files.
  9.  
  10.  
  11. BuildIndices - You should reconfigure this file to suit your own
  12.                environment.  It calls 3 of the scripts to build indexes
  13.                for all the include directories on my system.
  14.  
  15.  
  16. GenIncludeIndex - Generate an AmigaGuide or HTML index file for the include
  17.                   directory specified, descending into directories one
  18.                   level below, and only gathering files according to a
  19.                   specified pattern.
  20.  
  21.  
  22. DoIncludeDir - Generate an AmigaGuide node for current include directory.
  23.  
  24.  
  25. DoIncludeDirHTML - Generate an HTML index file for the current include
  26.                    directory.
  27.  
  28.  
  29. GenFDIndex - Generates an AmigaGuide or HTML index of FD files. Needs FD:
  30.              assigned to where the FD files are on yuor system.
  31.